lomacks / Reddit Mouseover Popup Image Viewer

Currently at /scripts/lomacks/Reddit_Mouseover_Popup_Image_Viewer/source#Hb66f397L8 the Author is using a USO based icon that is no longer allowed e.g. 403 Forbidden. e.g. userscripts.org (USO) icons have been terminated by Jessie and/or AWS. This happened a few months back. That site of course has been gone for several years but USO AWS was still active until recently.

You, the Author, seem to have caused some commotion at greasemonkey/greasemonkey#2974. This is not an OUJS issue.

Both listed forks also have the same issue.

If someone feels like forking this script on OUJS (go to this scripts source code page, make the following changes... setting it's @license to MIT; then commenting out the @icon; and then clicking "Submit Code as Fork") that should make it acceptable for anyone to install the script.

Thanks for the look,
OUJS Admin

For posterity here's the current @icon url. e.g. http://s3.amazonaws.com/uso_ss/icon/417751/large.png?1395216776 ... click it and watch the raw XML message come up. Here are the HTTP headers:

http://s3.amazonaws.com/uso_ss/icon/417751/large.png?1395216776

GET /uso_ss/icon/417751/large.png?1395216776 HTTP/1.1
Host: s3.amazonaws.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 SeaMonkey/2.49.3
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
DNT: 1
Connection: keep-alive
Upgrade-Insecure-Requests: 1

HTTP/1.1 403 Forbidden
x-amz-request-id: 52EE29EF5CC1A33D
x-amz-id-2: BN9VtLhdfeVpeGDkroFUD15hKDAjykUZMvuua6cIAzC91dSjHpe5XrgvnmEKotg/ukrEMSX929o=
Content-Type: application/xml
Transfer-Encoding: chunked
Date: Sun, 24 Jun 2018 09:43:48 GMT
Server: AmazonS3

... notice the 403 Forbidden on the response. This is what is hanging GM4. e.g. it's a fatal error that GM4 currently doesn't allow.

One other note... if you have an issue with a script not installing please let the script Author know just like I have. I will not be doing this frequently from GM development to an OUJS issue.

If you have an issue with a 404 it is most likely been deleted by the Author or removed by us for a TOS violation. If you are unsure please ask us! We are more than willing to investigate.